@media (min-width: 280px) and (max-width: 767px) {
body{
	min-width:100%;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.fixed {
    position:inherit;
    top:0;
}
.main_container{
	width:90%;
	margin:0 auto;
}
.header h1{
	float:none;
	text-align:center;
	padding:15px 0 15px 0;
}
.header ul{
	margin:0px 0 20px 0;
	padding:0;
	float:right;
	display:none;
}

.contant li{
	float:none;
	width:100%;
}
.contant li.bot{
	border-bottom:none;
	border-right:none;
}
.contant li.bot_no{
	border-bottom:none;
}
.contant li.bort{
	border-right:none;
}



.home_gallery li{
	float:none;
	width:100%;
}
.about_contant li{
	float:left;
	width:50%;
}
.contactus_left{
	width:100%;
	float:none;
}
.contactus_right{
	width:100%;
	float:none;
}
.about_contant p label{
	width:100%;
	float:none;
	display:block;
}
.about_contant p input[type="text"]{
	width:93%;
}
.about_contant p textarea{
	width:93%;
}
.about_contant p:last-child label{
	display:none;
}
.demonstrations li{
	float:none;
	width:100%;
}
.about_contant_left{
	width:100%;
	float:none;
}
.about_contant_right{
	width:100%;
	float:none;
}
.registration_left{
	width:100%;
	float:left;
}
.registration_right{
	width:100%;
	float:none;
}
.footer_one{
	width:100%;
	float:none;
}
.footer_two{
	width:100%;
	float:none;
	border-left:none;
	border-right:none;
	padding:0 0 0 0%;
}
.footer_three{
	width:100%;
	float:none;
	border-right:none;
	padding:0 0 0 0%;
}
.footer_fourth{
	width:100%;
	float:none;
	padding:0 0 0 0%;
}
.footer_three h5{
	display:none;
}


}

@media all and (min-width: 320px){


}
@media all and (min-width: 360px){

}
@media all and (min-width: 480px){

body{
	min-width:100%;
	margin:0 auto;
}

img{
	max-width:100%; 
	height:auto;
}
.contant li{
	float:left;
	width:50%;
}
.contant li.bot{
	border-bottom:none;
	border-right:none;
}
.contant li.bot_no{
	border-bottom:none;
}
.contant li.bort{
	border-right:none;
}

.home_gallery li{
	float:left;
	width:50%;
}
.about_contant li{
	float:left;
	width:33.3%;
}
.nbs-flexisel-nav-left {
    left: 0px;
	top:46% !important;
}

.nbs-flexisel-nav-right {
    right:0px;
	top:46% !important;
}
.demonstrations li{
	float:left;
	width:50%;
}

}

@media all and (min-width: 640px){

body{
	min-width:100%;
	margin:0 auto;
}

img{
	max-width:100%; 
	height:auto;
}
.main_container{
	width:96%;
	margin:0 auto;
}
.header h1{
	float:left;
	padding:15px 0 15px 0;
}
.header ul{
	margin:0px 0 20px 0;
	padding:0;
	float:right;
	display:block;
}
.header li{
	float:none;
	padding:15px 0 0px 40px;
}
.header li span{
	padding:5px 0 0 30px;
}

.contant li{
	float:left;
	width:50%;
}
.contant li.bot{
	border-bottom:none;
	border-right:none;
}
.contant li.bot_no{
	border-bottom:none;
}
.contant li.bort{
	border-right:none;
}

.home_gallery li{
	float:left;
	width:50%;
}
.nbs-flexisel-nav-left {
    left: 0px;
	top:45% !important;
}

.nbs-flexisel-nav-right {
    right:0px;
	top:45% !important;
}
.about_contant li{
	float:left;
	width:25%;
}
.about_contant p label{
	width:15%;
	float:left;
	display:inline-block;
}
.about_contant p input[type="text"]{
	width:75%;
}
.about_contant p textarea{
	width:75%;
}
.about_contant p:last-child label{
	display:block;
}
.demonstrations li{
	float:left;
	width:33.3%;
}

.footer_one{
	width:50%;
	float:left;
}
.footer_two{
	width:50%;
	float:left;
	border-left:none;
	border-right:none;
	padding:0 0 0 0%;
}
.footer_three{
	width:50%;
	float:left;
	border-right:none;
	padding:0 0 0 0%;
}
.footer_fourth{
	width:50%;
	float:right;
	padding:0 0 0 0%;
}
.footer_three h5{
	display:none;
}


}
@media only screen and (min-width: 768px){
body{
	min-width:738px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.fixed {
    position:fixed;
    top:0;
}

.main_container{
	width:738px;
	margin:0 auto;
}
.header h1{
	float:left;
	padding:15px 0 15px 0;
}
.header ul{
	margin:0px 0 20px 0;
	padding:0;
	float:right;
}
.header li{
	float:none;
	padding:20px 0 0px 40px;
}
.header li span{
	padding:0px 0 0 30px;
}
.contant li{
	float:left;
	width:33.3%;
}
.contant li.bot{
	border-bottom:none;
	border-right:none;
}
.contant li.bot_no{
	border-bottom:none;
}
.contant li.bort{
	border-right:none;
}

.home_gallery li{
	float:left;
	width:25%;
}
.about_contant li{
	float:left;
	width:20%;
}
.contactus_left{
	width:48%;
	float:left;
}
.contactus_right{
	width:48%;
	float:right;
}
.about_contant p label{
	width:22%;
	float:left;
	display:inline-block;
}
.about_contant p input[type="text"]{
	width:68%;
}
.about_contant p textarea{
	width:68%;
}
.demonstrations li{
	float:left;
	width:25%;
}
.about_contant_left{
	width:25%;
	float:left;
}
.about_contant_right{
	width:73%;
	float:right;
}
.registration_left{
	width:73%;
	float:left;
}
.registration_right{
	width:25%;
	float:right;
}
.footer_one{
	width:50%;
	float:left;
}
.footer_two{
	width:50%;
	float:left;
	border-left:none;
	border-right:none;
	padding:0 0 0 0%;
}
.footer_three{
	width:50%;
	float:left;
	border-right:none;
	padding:0 0 0 0%;
}
.footer_fourth{
	width:50%;
	float:right;
	padding:0 0 0 0%;
}
.footer_three h5{
	display:none;
}


}


@media only screen and (min-width: 1024px){
body{
	min-width:960px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.fixed {
    position:fixed;
    top:0;
}
.main_container{
	width:960px;
	margin:0 auto;
}
.header h1{
	float:left;
	padding:15px 0 15px 0;
}
.header ul{
	margin:0px 0 0px 0;
	padding:0;
	float:right;
}
.header li{
	float:left;
	padding:40px 0 20px 40px;
}
.header li span{
	padding:0px 0 0 30px;
}
.contant li{
	float:left;
	width:24.8%;
}
.contant li.bot{
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.contant li.bot_no{
	border-bottom:1px solid #dfdfdf;
}
.contant li.bort{
	border-right:1px solid #dfdfdf;
}
.home_gallery li{
	float:left;
	width:25%;
}
.about_contant li{
	float:left;
	width:16.6%;
}
.contactus_left{
	width:48%;
	float:left;
}
.contactus_right{
	width:48%;
	float:right;
}
.about_contant p label{
	width:18%;
	float:left;
	display:inline-block;
}
.about_contant p input[type="text"]{
	width:75%;
}
.about_contant p textarea{
	width:75%;
}
.demonstrations li{
	float:left;
	width:25%;
}
.about_contant_left{
	width:25%;
	float:left;
}
.about_contant_right{
	width:73%;
	float:right;
}
.registration_left{
	width:73%;
	float:left;
}
.registration_right{
	width:25%;
	float:right;
}
.footer_one{
	width:19%;
	float:left;
}
.footer_two{
	width:29%;
	float:left;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:0 0 0 1%;
}
.footer_three{
	width:29%;
	float:left;
	border-right:1px solid #dedede;
	padding:0 0 0 1%;
}
.footer_fourth{
	width:20%;
	float:right;
	padding:0 0 0 0%;
}
.footer_fourth p a img{
	vertical-align:middle;
	margin:0 5px 0 0;
}
.footer_one ul{
	margin:0;
	padding:0 10px 0 0;
	float:left;
}
.footer_three h5{
	display:block;
}

}

@media only screen and (min-width: 1200px){
body{
	min-width:1170px;
	margin:0 auto;
}
img{
	max-width:100%; 
	height:auto;
}
.fixed {
    position:fixed;
    top:0;
}
.main_container{
	width:1170px; 
	margin:0 auto;
}
.header h1{
	float:left;
	padding:15px 0 15px 0;
}
.header ul{
	margin:0px 0 0px 0;
	padding:0;
	float:right;
}
.header li{
	float:left;
	padding:40px 0 20px 40px;
}
.header li span{
	padding:5px 0 0 30px;
}
.contant li{
	float:left;
	width:24.8%;
}
.contant li.bot{
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.contant li.bot_no{
	border-bottom:1px solid #dfdfdf;
}
.contant li.bort{
	border-right:1px solid #dfdfdf;
}

.home_gallery li{
	float:left;
	width:25%;
}
.about_contant li{
	float:left;
	width:14.2%;
}

.contactus_left{
	width:48%;
	float:left;
}
.contactus_right{
	width:48%;
	float:right;
}
.about_contant p label{
	width:15%;
	float:left;
	display:inline-block;
}
.about_contant p input[type="text"]{
	width:75%;
}
.about_contant p textarea{
	width:75%;
}
.demonstrations li{
	float:left;
	width:20%;
}
.about_contant_left{
	width:25%;
	float:left;
}
.about_contant_right{
	width:73%;
	float:right;
}
.registration_left{
	width:73%;
	float:left;
}
.registration_right{
	width:25%;
	float:right;
}
.footer_one{
	width:18%;
	float:left;
}
.footer_two{
	width:27%;
	float:left;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:0 0 0 3%;
}
.footer_three{
	width:27%;
	float:left;
	border-right:1px solid #dedede;
	padding:0 0 0 3%;
}
.footer_fourth{
	width:18%;
	float:right;
	padding:0 0 0 3%;
}
.footer_three h5{
	display:block;
}
.footer_one ul{
	margin:0;
	padding:0 20px 0 0;
	float:left;
}


}
